type net/http.http2priorityNodeStateRFC7540

3 uses

	net/http (current package)
		h2_bundle.go#L11480: type http2priorityNodeStateRFC7540 int
		h2_bundle.go#L11483: 	http2priorityNodeOpenRFC7540 http2priorityNodeStateRFC7540 = iota
		h2_bundle.go#L11495: 	state        http2priorityNodeStateRFC7540 // open | closed | idle